const net/http.http2bufWriterPoolBufferSize
3 uses
net/http (current package)
h2_bundle.go#L3724: const http2bufWriterPoolBufferSize = 4 << 10
h2_bundle.go#L3728: return bufio.NewWriterSize(nil, http2bufWriterPoolBufferSize)
h2_bundle.go#L3734: return http2bufWriterPoolBufferSize
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)